type runtime.immortalWeakHandleMap

3 uses

	runtime (current package)
		mheap.go#L257: 	immortalWeakHandles immortalWeakHandleMap
		mheap.go#L2667: type immortalWeakHandleMap struct {
		mheap.go#L2698: func (tab *immortalWeakHandleMap) getOrAdd(p uintptr) *atomic.Uintptr {